form module meaning in Chinese
窗体模块
Examples
- Event in the form module , it shadows the form s own
事件,则该事件将隐藏窗体自身的 - Create a default form module
创建一个预先设定的表格模块 - Declare a public variable in the form module , as in the following code
在窗体模块中声明一个公共变量,如下列代码所示: - For best performance , upgrade code in modules rather than in form modules
为了获得最佳性能,请升级除窗体模块以外的其他模块中的代码。 - Although by default a form module contains only a single class , you could create additional modules by adding code below the
默认情况下,一个窗体模块仅包含一个单独的类,但您可以通过在